﻿capital = 25

oob = ""

set_research_slots = 4
set_stability = 0.4
set_war_support = 0.2

# Starting tech
set_technology = {
	infantry_weapons = 1
	tech_support = 1
	tech_recon = 1
	tech_mountaineers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	early_fighter = 1
	cv_early_fighter = 1
	early_bomber = 1
	tactical_bomber1 = 1
	naval_bomber1 = 1
	cv_naval_bomber1 = 1
	CAS1 = 1
	trench_warfare = 1
	fleet_in_being = 1
	electronic_mechanical_engineering = 1
	radio = 1
	radio_detection = 1
}

if = {
	limit = { not = { has_dlc = "Man the Guns" } }
	set_technology = {
		early_submarine = 1
		basic_submarine = 1
		early_destroyer = 1
		early_light_cruiser = 1
		basic_light_cruiser = 1
		early_heavy_cruiser = 1
		basic_heavy_cruiser = 1
		early_battleship = 1
		early_battlecruiser = 1
		early_carrier = 1
		transport = 1
	}
}

if = {
	limit = { has_dlc = "Man the Guns" }
	set_technology = {
		basic_naval_mines = 1
		submarine_mine_laying = 1
		early_ship_hull_light = 1
		basic_ship_hull_light = 1
		early_ship_hull_submarine = 1
		basic_ship_hull_submarine = 1
		early_ship_hull_cruiser = 1
		early_ship_hull_heavy = 1
		basic_ship_hull_heavy = 1
		early_ship_hull_carrier = 1
		basic_battery = 1
		basic_light_battery = 1
		basic_medium_battery = 1
		basic_torpedo = 1
		basic_depth_charges = 1
		basic_secondary_battery = 1
		basic_heavy_armor_scheme = 1
		mtg_transport = 1
	}
}

set_convoys = 100

set_politics = {
	ruling_party = communism
	last_election = "1935.7.1"
	election_frequency = 48
	elections_allowed = yes
}

set_popularities = {
	democratic = 35
	fascism = 4
	neutrality = 1
	communism = 60
}

add_ideas = {
	extensive_conscription
	tot_economic_mobilisation
	limited_exports
	universal
	welfare_state
	printing
}

create_country_leader = {
	name = "Napoléon IV"
	desc = "emperor_napoleon_desc"
	picture = "gfx/leaders/deluge/napoleon_iii.dds"
	expire = "1965.1.1"
	ideology = bonapartist_ideology
	traits = {
	}
}

create_country_leader = {
	name = "Édouard Daladier"
	desc = ""
	picture = "gfx/leaders/FRA/Portrait_France_Edouard_Daladier.dds"
	expire = "1965.1.1"
	ideology = constitutionalist_ideology
	traits = {
		
	}
}

create_country_leader = {
	name = "Maurice Thorez"
	desc = ""
	picture = "gfx/leaders/deluge/maurice_thorez.dds"
	expire = "1965.1.1"
	ideology = 	jacobin_ideology
	traits = {
		
	}
}

create_country_leader = {
	name = "Philippe Pétain"
	desc = "POLITICS_PHILIPPE_PÉTAIN_DESC"
	picture = "gfx/leaders/FRA/Portrait_France_Philippe_Petain.dds"
	expire = "1965.1.1"
	ideology = corporatist_ideology
	traits = {
		
	}
}

create_corps_commander = {
	name = "Daniel Guérin"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_land_1.dds"
	traits = { infantry_officer }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_field_marshal = {
	name = "Andre Malraux"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_land_2.dds"
	traits = { infantry_officer }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_corps_commander = {
	name = "Henri Rol-Tanguy"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_land_3.dds"
	traits = { infantry_officer }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_corps_commander = {
	name = "Jacques Duclos"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_land_4.dds"
	traits = { infantry_officer }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_corps_commander = {
	name = "Jules Dumont"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_land_5.dds"
	traits = { infantry_officer }
	skill = 2
	attack_skill = 2
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_navy_leader = {
	name = "André Marty"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_navy_2.dds"
	traits = {  }
	skill = 2
}

create_navy_leader = {
	name = "Jacques Piette"
	portrait_path = "gfx/leaders/Europe/Portrait_Europe_Generic_navy_3.dds"
	traits = {  }
	skill = 2
}

